﻿* {
	margin:0px;
	padding:0px;
}
/*common start*/
body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
img {
	border:0px;
}
li {
	list-style-type:none;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.textcenter {
	text-align:center;
}
.clear {
	overflow:hidden;
	clear:both;
	line-height:5px;
}
.line {
	border-bottom:1px solid #c5ddf7;
	line-height:1px;
}
.combox {
	background:#fff;
	border:1px #c5ddf7 solid;
	position:relative;
	_width:100%;/*for IE6*/
}
.combox h2 {
	background:url(h2.gif) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#2a66a5;
	line-height:38px;
	padding:0 12px;

}
.combox h2 .more {
	float:right;
	font-weight:normal;
}
.combox .content {
	padding:10px;
	overflow:hidden;
}
/*common end*/


.wrap {
	width:1000px;
	margin:auto;
}
.header {

	
}
.logo{ float:left}
.menu {
	background:#000d3c;
	overflow:hidden;
	height:65px;
	line-height:65px;
	color:#fff;
	font-size:15px;
	font-weight:bold;

}
.menu ul li {
	background-image:url(li.gif);
	float:left;
	padding:0px 8px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: right;
}
.menu ul li a {
	color:#ffffff;
}
.menu a:link, .menu a:visited, .menu a:hover {
	color:#fff;
}
.product ul li{ line-height:38px; text-align:center; background:url(nannd.jpg); margin-top:1px; height:38px}
.product ul li a{ color:#FFF; font-size:14px; font-weight:bold}
.navigate {
	border:1px solid #c5ddf7;
	padding:5px;
	text-indent:10px;
}
.main { 
}
.mainside {
	float:left;
	width:230px;
}
.mainbody {
	float:right;
	width:765px;
}
.footer {
	background-color: #ddd9db;

	overflow:hidden;
	line-height:26px;
	color:#fff;
	padding:0px 20px;
}
.ff{ width:1003px; margin:0px auto; color:#999999}
.footer a:link, .footer a:visited, .footer a:hover {
	color:#000;
}
#content {
	overflow:hidden;
}
#content h1 {
	text-align:center;
	padding:15px;
	overflow:hidden;
	font-size:25px;
}
#content .attr {
	padding:0px 15px;
}
#content .content {
	font-size:15px;
	text-indent:20px;
	padding:15px;
	padding-top:0px !important;
}
.result_list {
	padding:5px;
	overflow:hidden;
}
.thumb {
	float:left;
	width:165px;
	height:170px;
	text-align:center;
}
.thumb img {
	width:150px;
	height:130px;
}
#sub_category .content ul li {
	float:left;
	padding-right:10px;
}
